Welcome![Sign In][Sign Up]
Location:
Search - k means source code

Search list

[matlabfcmtrancformer

Description: 基于MATLAB的K均值分类算法的源程序,用于诊断变压器故障-MATLAB-based K-means classification algorithm of the source code for transformer fault diagnosis
Platform: | Size: 1024 | Author: 胡月 | Hits:

[Special EffectsKjl

Description: 这是K均值聚类算法 对图像颜色进行聚类 然后对图像分割源代码-This is the K-means clustering algorithm for image clustering and then color image segmentation source code
Platform: | Size: 134144 | Author: 李琴 | Hits:

[matlabkMeansCluster

Description: K Means Cluster Matlab Source Code
Platform: | Size: 2048 | Author: Wush | Hits:

[Algorithmkmeans-in-statistics

Description: 这是K-means聚类算法的源代码,可实现任意多统计数据的归类处理。代码为原创,用途主要在数理统计方面,而不是常见的图像处理等方面。内附详细的使用说明。-This is the K-means clustering algorithm source code, enabling the classification of any number of statistical data processing. Code for my original, uses mainly in mathematical statistics, rather than the common image processing and so on. Containing detailed instructions.
Platform: | Size: 5120 | Author: 邹洪斌 | Hits:

[AI-NN-PRteam3

Description: k-means algorithm very simple but source code is
Platform: | Size: 2048 | Author: soul | Hits:

[AI-NN-PRKMEANS

Description: k-means C++ 源代码, 修正原来的错误, 增加的新功能 1、用vector实现其存储 2、直接在程序中读取数据集 3、结果可以保存到文件中 4、用户可以输入聚类个数 5、初始聚类中心随机选择(代码自动随机)-k-means C++ source code, fixes the original error, the increase in new features 1, 2, with the vector to achieve its store directly in the program to read data set 3, the results can be saved to a file 4, the user can enter the number of clusters 5, the initial cluster centers randomly selected (code auto-random)
Platform: | Size: 5120 | Author: 烈马 | Hits:

[matlabKmeans

Description: k-means算法完整源代码!!数据都已给,-k-means algorithm full source code! ! Data are given,
Platform: | Size: 5120 | Author: 浪哥 | Hits:

[AI-NN-PRDataMining

Description: 用VC或Java实现K-means聚类算法,分别以迭代次数及分配不再发生变化为算法终止条件,用图片(自己选择)作为数据集,比较运行时间(画出时间与像素点的关系曲线图,因此须用多幅像素个数不同的图片进行实验),提交实验报告与源代码。-With the picture (choose your own) as data sets, more running time (draw time and pixels relations diagram, so must use many different picture of the number of pixels experiment), submit the experiment report and the source code.
Platform: | Size: 2048 | Author: William_Lin | Hits:

[Special Effectsk_means_image

Description: 完全用C++写得k-means算法实现图像分割源代码,逐个字节读取图像,-Completely with C++ write the k-means algorithm to achieve image segmentation source code, one by one byte to read the image,
Platform: | Size: 673792 | Author: | Hits:

[Software Engineeringkmeans

Description: 用VC或Java实现K-means聚类算法,分别以迭代次数及分配不再发生变化为算法终止条件,用图片(自己选择)作为数据集,比较运行时间(画出时间与像素点的关系曲线图,因此须用多幅像素个数不同的图片进行实验),提交实验报告与源代码。-K-means clustering algorithm for algorithm termination conditions, with a picture (their choice) as a data set to compare the running time (draw time and the relationship of the pixels, respectively, the number of iterations and distribution no longer changes with VC or Java experimental curve, so to use pictures of different pieces of the number of pixels), submitted to the lab report with source code.
Platform: | Size: 8127488 | Author: 郭跃龙 | Hits:

[Software EngineeringClusteringAnalysis

Description: java实现的K-Means文本聚类文章,采用英文撰写,需要源码的可以发邮件lixinle@yahoo.cn。-java realize the K-Means Text Clustering articles written in English to the source code can email lixinle@yahoo.cn.
Platform: | Size: 215040 | Author: 李新乐 | Hits:

[Windows DevelopTwenliie

Description: 基于纹理的图像分割的Matlab源代代码,应用小波和K均值聚类-matlab -Texture-based image segmentation Matlab source generation of code, the application of wavelet and K-means clustering-matlab
Platform: | Size: 933888 | Author: shakaqier | Hits:

[Otherk_mean

Description: k-means算法的C语言代码,与matlab混合编程-C source code of k-means algorithm
Platform: | Size: 2048 | Author: 陈迪 | Hits:

[Otherkmeans

Description: 数据挖掘kmeans图像聚类实验代码 用 VC 或 Java 实现 k-means 聚类算法, 分别以迭代次数及分配不再发生变化为算法终止条件,用图片(自己选择)作为数据集,比较运行时间(画出时间与像素点的关系曲线图,因此须用多幅像素个数不同的图片进行实验) 提交实验报告与源代码。-VC or Java k-means clustering algorithm, were no longer change the number of iterations and the allocation algorithm termination condition, pictures (of their choice) as a data set, comparing running time curve (draw time pixels map, and therefore subject to a multiple number of pixels picture experiment) submitted to the lab report and source code.
Platform: | Size: 1643520 | Author: 周生勇 | Hits:

[File Formatkmeans_report

Description: 数据挖掘kmeans图像聚类实验报告 用 VC 或 Java 实现 k-means 聚类算法, 分别以迭代次数及分配不再发生变化为算法终止条件,用图片(自己选择)作为数据集,比较运行时间(画出时间与像素点的关系曲线图,因此须用多幅像素个数不同的图片进行实验) 提交实验报告与源代码。 -Data mining to achieve the k-means clustering algorithm the kmeans image clustering experiment report with VC or Java, respectively, to the number of iterations and distribution no longer change the termination condition for the algorithm as a data set with a picture (of their choice), compare running time (painting out time and the graph showing the relationship of the pixel point, and is therefore subject to experiment with multiple number of pixels of different pictures) submitted to the lab report with the source code.
Platform: | Size: 3671040 | Author: 周生勇 | Hits:

[AlgorithmKMEANS

Description: This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the screen. Usage for KMEANS is: KMEANS SOURCEFILE <enter> The format of the source file is: NPat - Number of patterns (int) SizeVect - Size of vector (int) NClust - Number of cluster centers(int) vect[1,1] ... vect[1,SizeVect] - vector 1 (real) vect[2,1] ... vect[2,SizeVect] - vector 2 (real) . . . . . . vect[NPat,1] ... vect[NClust,SizeVector] - vector N (real) To compile: ICC KMEANS.CPP <enter> -This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the screen. Usage for KMEANS is: KMEANS SOURCEFILE <enter> The format of the source file is: NPat - Number of patterns (int) SizeVect - Size of vector (int) NClust - Number of cluster centers(int) vect[1,1] ... vect[1,SizeVect] - vector 1 (real) vect[2,1] ... vect[2,SizeVect] - vector 2 (real) . . . . . . vect[NPat,1] ... vect[NClust,SizeVector]- vector N (real) To compile: ICC KMEANS.CPP <enter> 
Platform: | Size: 3072 | Author: ma | Hits:

[AlgorithmKCluster

Description: K-MEANS算法,聚类数值分析,C++源代码,值得学习。-K-MEANS algorithm, clustering the numerical analysis C++ source code, it is worth learning.
Platform: | Size: 140288 | Author: wyk | Hits:

[Special Effectsimage-classification

Description: K均值算法和ISODATA算法的源码,用C++编写,内附一张TM的卫星影像作为实验数据,具体算法原理可以参考武大舒宁、马洪超、孙和利版的《模式识别》一书-The source code of K Means and ISODATA algorithm, written in C++, with a TM image attached. For concrete algorithm, you are referred to the book Pattern Recognition written by Ning Shu and Hongchao Ma et al. in Wuhan University.
Platform: | Size: 225280 | Author: M R | Hits:

[matlabgmmkmeans

Description: 高斯混合模型K均值算法matlab源程序用于说话人识别中-Gaussian mixture model K-means algorithm matlab source code for speaker recognition
Platform: | Size: 2048 | Author: wangyunqi | Hits:

[OtherKmean

Description: K均值聚类的源代码,而且是采用VC++来完成,效果不错,欢迎大家下载-K-means clustering source code, and using VC++ to complete, good results are welcome to download
Platform: | Size: 1259520 | Author: 吴光辉 | Hits:
« 1 2 3 4 5 6 78 9 »

CodeBus www.codebus.net